Opened 12 years ago
Closed 12 years ago
#2100 closed defect (fixed)
[raster] ST_AsRaster doesn't return raster with requested pixel type
Reported by: | dustymugs | Owned by: | dustymugs |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.2 |
Component: | raster | Version: | 2.0.x |
Keywords: | history | Cc: |
Description
If requested pixel type is less than 8BUI (1BB, 2BUI, 4BUI) or is 8BSI, pixel types are set to either 8BUI or 16BSI.
http://lists.osgeo.org/pipermail/postgis-users/2012-November/035770.html
Change History (3)
comment:1 by , 12 years ago
Status: | new → assigned |
---|
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed in r10711 for 2.0
Note:
See TracTickets
for help on using tickets.
Fixed in r10710 for -trunk.